func net/http.http2parseSettingsFrame

2 uses

	net/http (current package)
		h2_bundle.go#L1530: 	http2FrameSettings:     http2parseSettingsFrame,
		h2_bundle.go#L2117: func http2parseSettingsFrame(_ *http2frameCache, fh http2FrameHeader, countError func(string), p []byte) (http2Frame, error) {